cargo.git
2015-07-01 Alex CrichtonUpdate Cargo.lock for updated version
2015-07-01 borsAuto merge of #1770 - alexcrichton:shell, r=alexcrichton
2015-07-01 Alex CrichtonTweak escaping on Windows shells
2015-06-29 borsAuto merge of #1760 - jdub:cc-to-gcc, r=alexcrichton
2015-06-29 Alex CrichtonDon't conditionally compile escaping strategies
2015-06-29 Alex CrichtonMerge branch 'shell-escape' of https://github.com/bluss...
2015-06-29 Jeff WaughUse gcc crate in native build script example
2015-06-29 borsAuto merge of #1761 - jdub:1684-target-examples, r...
2015-06-29 Jeff WaughAdd path and target file dependency examples
2015-06-28 borsAuto merge of #1765 - gentoo90:bash-comp, r=alexcrichton
2015-06-28 gentoo90Bashcompletion for rustc, search and help commands
2015-06-27 borsAuto merge of #1753 - alexcrichton:bump, r=brson
2015-06-26 borsAuto merge of #1757 - alexcrichton:fix-msvc-build,...
2015-06-26 Alex CrichtonGet `make test` working on MSVC
2015-06-26 borsAuto merge of #1755 - tshepang:email-got-envvar, r...
2015-06-26 borsAuto merge of #1756 - tshepang:match-names-below, r...
2015-06-26 Tshepang Lekhonkhobeuse $EMAIL environment variable as fallback
2015-06-26 Tshepang Lekhonkhobetest: names used in .cargo/config are new-foo and new...
2015-06-26 borsAuto merge of #1754 - tshepang:patch-1, r=steveklabnik
2015-06-26 Tshepang Lekhonkhobethe sentence with poor grammar was not even needed
2015-06-26 Alex CrichtonBump version to 0.4.0
2015-06-25 borsAuto merge of #1746 - alexcrichton:less-git-operations...
2015-06-25 Alex CrichtonFilter statuses only by the relevant path
2015-06-24 borsAuto merge of #1742 - dhuseby:updating_installer_to_fix...
2015-06-24 Dave Husebyupdating rust installer dependency to fix bitrig
2015-06-24 borsAuto merge of #1724 - alexcrichton:msvc, r=brson
2015-06-24 Alex CrichtonFix build on MSVC
2015-06-24 borsAuto merge of #1740 - alexcrichton:update-toml, r=alexc...
2015-06-24 Alex CrichtonBump toml to improve errors on enums
2015-06-21 borsAuto merge of #1735 - Byron:term-0.2.9-compatibility...
2015-06-21 borsAuto merge of #1737 - Byron:doc-fix, r=alexcrichton
2015-06-21 Sebastian ThielAdded EOF to shell.rs
2015-06-21 Sebastian ThielCorrection of benchmarks directory
2015-06-20 Sebastian ThielCompatibility with `term` *0.2.9*
2015-06-19 borsAuto merge of #1733 - wackywendell:project-layout,...
2015-06-19 Wendell SmithReturn guide and manifest to original format, but with...
2015-06-18 Wendell SmithMoved and expanded project layout
2015-06-17 borsAuto merge of #1730 - alexcrichton:update-docopt, r...
2015-06-17 Alex CrichtonUpdate docopt to fix some option parsing
2015-06-17 borsAuto merge of #1712 - alexcrichton:run-cargo-on-stable...
2015-06-17 Alex CrichtonMove Cargo onto stable Rust
2015-06-15 borsAuto merge of #1715 - iliekturtles:nightly-stable,...
2015-06-15 Mike BoutinRemove references to prefering nightly Rust.
2015-06-14 borsAuto merge of #1714 - alexcrichton:default-feature...
2015-06-14 Alex CrichtonFix resolution with `default-features = false`
2015-06-14 borsAuto merge of #1713 - eerden:zsh-autocompletion-testnam...
2015-06-13 Ercan ErdenDisable package completion
2015-06-13 Ercan ErdenFix bench name completion
2015-06-13 Ercan ErdenImprove autocompletion of test items
2015-06-13 Ercan ErdenFix wrong auto completion for update --precise
2015-06-13 Ercan ErdenFix error causing test name completion failure
2015-06-12 borsAuto merge of #1709 - alexcrichton:fix-some-overrides...
2015-06-12 Alex CrichtonDon't rely on Hash for Package deduplicating
2015-06-12 borsAuto merge of #1701 - alexcrichton:lenient-rustc-flags...
2015-06-12 borsAuto merge of #1705 - alexcrichton:fix-test-non-root...
2015-06-11 borsAuto merge of #1704 - JustAPerson:doc_codegen_units...
2015-06-11 Alex CrichtonFix testing the non-root package
2015-06-11 Jason PriestDocument the `codegen-units` manifest option
2015-06-10 borsAuto merge of #1702 - alexcrichton:fix-traverse-build...
2015-06-10 Alex CrichtonFix propagation of build script args
2015-06-10 Alex CrichtonHandle missing files after `cargo rustc`
2015-06-08 borsAuto merge of #1697 - alexcrichton:fix-path-pkgid,...
2015-06-08 Alex CrichtonFix spurious rebuilds when switching source paths
2015-06-08 borsAuto merge of #1693 - durka:patch-1, r=steveklabnik
2015-06-08 Alex Burkadoc: add link to glob::glob::Pattern
2015-06-08 Alex CrichtonClone less with an extra `Registry` impl
2015-06-08 Alex CrichtonRemove redundant storage of source id in Package
2015-06-07 borsAuto merge of #1682 - yoongkang:new_error_msg, r=alexcr...
2015-06-06 borsAuto merge of #1687 - huonw:dev-dep-doc-test, r=alexcri...
2015-06-06 Huon Wilsontest: point doc tests to the main library, for cyclic...
2015-06-05 Yoong Kang LimBlacklist binary target names
2015-06-04 borsAuto merge of #1657 - alexcrichton:share-target-dirs...
2015-06-04 borsAuto merge of #1685 - mbrubeck:ndebug, r=alexcrichton
2015-06-04 Matt Brubeck[docs] Remove mention of --cfg ndebug
2015-06-03 borsAuto merge of #1680 - steveklabnik:gh1679, r=alexcrichton
2015-06-03 Steve KlabnikRemove outdated FAQ entry
2015-06-03 borsAuto merge of #1668 - alexcrichton:perf, r=alexcrichton
2015-06-03 Alex CrichtonUpdate rust-url to improve hash/cmp performance
2015-06-03 borsAuto merge of #1678 - chris-morgan:master, r=alexcrichton
2015-06-03 Chris MorganFix snapshot downloading on Python 3
2015-06-03 Alex CrichtonCache the canonical URL for a source
2015-06-03 Alex CrichtonOptimize SourceId::cmp a bit
2015-06-03 Alex CrichtonOptimize crawl_build_deps to not re-traverse deps
2015-06-03 Alex CrichtonDon't allocate in PackageId::hash
2015-06-03 Alex CrichtonUpdate the Rust snapshot used
2015-06-03 Alex CrichtonSwitch from a custom MTime to the filetime crate
2015-06-03 Alex CrichtonDon't recurse so often in the dependency graph
2015-06-03 Alex CrichtonImplement caching among fingerprint resolutions
2015-06-02 rootFix erronous cfg directive
2015-06-02 borsAuto merge of #1674 - wca:add-freebsd-snapshot, r=alexc...
2015-06-02 Will AndrewsRestore the original triple split.
2015-06-02 borsAuto merge of #1664 - IvanUkhov:is-dir, r=alexcrichton
2015-06-02 Will AndrewsAdd initial FreeBSD x86_64 cargo snapshot.
2015-06-02 Will AndrewsMake fewer assumptions about snapshots.txt format.
2015-06-02 rootshell_escape: Only add quotes if it contains spaces
2015-06-02 Ivan UkhovFix the detection of directories when listing files...
2015-06-02 Ivan Ukhovtests: add a test for submodule packaging
2015-06-02 rootShell Escape for Windows
2015-06-02 Ivan Ukhovtests: move Git-related routines to support
2015-06-02 rootUpdate for windows (WIP)
next